Back to Working With Templates
Up to Table of Contents

Lesson: Using a Template to Create a Page

This lesson teaches you how to use a template to create an applet. You will be using a header template that is an ideal tool for quickly creating information to display along the top of a Web page. After you use Jamba to put finishing touches on the header, you will incorporate the . html file generated by Jamba into the top of an existing . html file set up to display text. When you finish putting the final . html file together, you'll be able to open and display it in a Web browser.

The Jamba header template you will use comes with four objects: a Graphic object, a Text object, a Timer object, and an Audio object. Although much of the work is done for you, you still need to customize and complete the set up of the objects. When complete, the Graphic will cycle through an animation. The Text object is display only. The Audio object will play immediately as the page displays.

Important: Make sure to complete every required step in this lesson (and in any other lessons you do later in the manual). Required steps are preceded with a bullet and the instructions appear bolded. Otherwise, the application will not perform as expected.

A completed version of this lesson, called lesn_3, is located in the \Jamba\lessons directory.